Audacity Tracks and Clips
From Audacity Manual
An Audacity project can contain as many tracks as you want. Each track can contain several audio clips which can be moved around independently, but share several properties of the track such as its overall volume, panning, sample rate, and sample format.
The Audacity project shown above has three tracks ("Sax 1", "Sax 2", and "Drums"). The first track has 2 clips, the second track has no clips, and the third track has 1 clip. A clip can be moved from one track to another simply by dragging it using the Time Shift Tool:
All audio files that are imported or new audio that is recorded goes into a new track. Afterwards, you can move or copy and paste audio into existing tracks. To split a track into multiple clips, select part of the track and choose Split Cut from the Edit Menu.
Many track properties can be accessed by clicking the title of the track, near the upper-left corner, bringing up a menu something like this:
![]() | The options in this menu are described at Track Drop-Down Menu. |
Stereo
Stereo Tracks contain a single label area to the left with two waveforms on the right. The top waveform represents the left channel and the bottom waveform represents the right channel, as in this example:
By default, the two channels of a stereo track are always edited simultaneously. However, you can split them apart and work with them independently by opening the track menu (see above) and selecting Split Stereo Track.
- | ToDo THIS IS OLD CONTENT FROM Tracks and Clips WHICH IS NOW DELETED. PLEASE MERGE IT BY CUT AND PASTE INTO THE ABOVE...
Time Shift Tool now has a better description of how to use it where it's needed most, so don't duplicate what is said there. The terms channel, track, and clip can be a little confusing, especially because some programs may use them to mean slightly different things. Within Audacity, the meaning is always consistent:
This chapter is all about how to edit your track by splitting it into clips. To adjust the relative volume and panning (stereo positioning) of tracks, see Mixing. Splitting a track into clipsWhen you record some audio or import audio from a file, you get a single track. In many cases, there are natural gaps in the audio - silence between sentences or pauses between phrases in music. Those are good candidates for splitting the track into multiple clips, allowing you to manipulate the clips independently. There are five ways to get multiple clips into a track:
As an example, see what happens when you select Split, in the before and after figures below. After splitting, you can now move any of the resulting clips apart using the Move tool, third figure below. ![]() ![]() ![]() Moving and time-shifting clipsTo move clips around independently, use the Move tool The move tool can also be used to move a single clip between tracks. Just click and drag (see the before and after figures below). ![]() ![]() To move multiple clips at once, select all of the clips you want to move using the normal selection tool ![]() ![]() Note that moving clips also makes use of guides, also seen in the chapter on Audacity Selection. When you move a clip, Audacity will snap the left or right boundary of a clip to the nearest edge of a clip in any other track, making it very easy to line up clips during editing. |